home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 3 / CD ACTUAL 3.iso / linux / docs / linux-do / programm / lpg-0.4 / lpg-0 / LPG / qwertz.sty < prev    next >
Encoding:
Text File  |  1994-10-25  |  395 b   |  14 lines

  1.         
  2. % qwertz TeX macros
  3. % removed some annoying macros by Sven Goldt on <25 Oct 94>
  4.  
  5. \catcode`\"=12 
  6. \sloppy 
  7. \newcommand{\mch}[1]{{\ifmmode#1 \else\(#1\)\fi}} 
  8. \newcommand{\lt}{{\ifmmode{<}\else{\verb+<+}\fi}} 
  9. \newcommand{\gt}{{\ifmmode{>}\else{\verb+>+}\fi}} 
  10. \newcommand{\verbar}{{\ifmmode{|}\else{\tt|}\fi}} 
  11. \newcommand{\idx}[1]{#1\index{#1}}
  12. \newcommand{\cdx}[1]{#1\index{#1@{\tt #1}}}  
  13.  
  14.